home *** CD-ROM | disk | FTP | other *** search
- size 8 4
- begin graph
- size 8 4
- title "y = sin(-0.638262*x)*-2.81719+0.140722*x^2+1.11256, fit = 0.938389" hei .25
- data fitls.dat d1=c1,c2
- d1 marker dot msize .3
- let d2 = sin(-0.638262*x)*-2.81719+0.140722*x^2+1.11256 from 1 to 9 step 8.000000e-02
- d2 line
- end graph
-